/*全局基础设置css*/  
* { margin: 0; padding: 0; }  
a { text-decoration: none; }  
a img { border: none; }  
a:focus { outline: none; }  
a:link, a:visited, a:hover, a:active { text-decoration: none; }  
a{color:#000;}
img { border: none; }  
input, select, textarea { outline: 0; }  
textarea { resize: none; }  
table { border-collapse: collapse; border-spacing: 0; }  
var, em { font-weight: normal; font-style: normal; }  
ul, ol, dl { list-style: none; }
body{font-family: "Microsoft YaHei"; font-size: 14px; min-width: 1200px;}
.clearfix:after {content:"\200B"; display:block; height:0; clear:both;}
.clearfix {*zoom:1;}
/*分页*/
.pagefont,.ptfont,.pagefontpic,.ptfontpic,.pagefontcon,.ptfontcon { font-size:12px; padding:5px 8px; margin:8px 0; overflow:hidden; line-height:30px; background:#fff;}
.pagefontpic,.ptfontpic{ background:none;}
.pagefont { color:#000; border:1px #ccc solid;}
.ptfont { color:#000; border:1px #ccc solid;}
.pagefontpic { color:#fff; border:1px #fff solid;}
.ptfontpic { color:#fff; border:1px #fff solid;}
.pagefontcon { color:#000; border:1px #ccc solid; padding:5px 5px;}
.ptfontcon { color:#000; border:1px #ccc solid;}
#displaypagenum{ clear:both;}
#contentMain #displaypagenum{ height:3em; overflow:hidden;}
#displaypagenum span { background:#bb2737; color:#fff; font-size:12px;}
/*要闻 s*/
.m_main{width: 1200px;margin:50px auto 0;}
.m_hd{height: 44px;border-bottom: 1px dotted #c3c3c3;overflow: hidden;background: url(../images/bg_line.png) 0 center repeat-x;line-height: 44px;}
.m_hd h2{float: left;font-size: 24px;background:#fff url(../images/tit_news.png) 0 center no-repeat;color: #c3252c;padding:0 10px 0 30px;}
.m_hd a{float: right;background:#fff url(../images/more.png) right center no-repeat;padding:0 15px 0 10px;color: #bfbfbf;font-size: 12px;}
.container{padding:0 0 50px;overflow: hidden;}
.list{padding:30px 0;border-top:1px dotted #c3252c;margin-top: -1px;}
.list li{font-size: 18px;line-height: 2.5em;background: url(../images/ico_point.png) 0 center no-repeat;padding-left: 15px;}
.list li a{color:#4d4d4d;}
.list li span{font-size: 16px;color: #4d4d4d;padding-left: 30px;}
.list li a:hover{color: #c3252c;}
/*要闻 e*/
/*友情链接 s*/
.m_links{width: 1200px;margin:0 auto;border-top:2px solid #f38890;border-bottom:2px solid #f38890;padding:35px 0;}
.m_links h2{float: left;font-size: 32px;font-weight: 700;color: #f54343;margin-right: 30px;}
.link_box{float: left;width:220px;text-align: center;position: relative;}
.link_box span{font-size: 28px;color: #333;background: url(../images/ico_up.png) right center no-repeat;padding:0 30px;cursor: pointer;}
.link_box ul{display: none;position: absolute;top:-252px;left:15px;background: #fff;border:1px solid #c3c3c3;width:220px;height:240px;overflow-y: auto;padding:5px 0;}
.link_box ul li{font-size: 14px;height: 30px;line-height: 30px;}
.link_box ul li a{color:#333;}
.link_box:hover ul {display: block;}
.link_box:hover span{background: url(../images/ico_down.png) right center no-repeat;}
.link_box ul li:hover{background: #c3c3c3;}
/*友情链接 e*/
/*尾部 s*/
.m_footer{width: 1200px;margin:0 auto;padding:50px 0;}
.m_footer p{font-size: 18px;line-height: 2em;color: #666;text-align: center;}
.m_footer p a{color: #666;}
.m_footer p a:hover{color:#c3252c;}
/*尾部 e*/